NevronOpenVision
Nevron.Nov.Grid Namespace / NGridRule<TGrid> Class


NGridRule<TGrid> Class Properties

For a list of all members of this type, see NGridRule<TGrid> members.

Public Properties
 NameDescription
Public PropertyGets or sets the column which is associated with this rule. The association of a column with a grid rule is important when you need to later discover the rules that are somehow linked with a specific column. The column association is automatically performed for sorting and grouping rules that are created by columns (in result to user actions). Also if RowValue is not specified, by default the rule will get row values from the associated column.  
Public PropertyGets or sets the column which is associated with this rule.  
Public PropertyGets the data view that owns this rule  
Top
See Also